Adjust for autoconf merger.
authorJim Blandy <jimb@redhat.com>
Sat, 10 Apr 1993 07:53:50 +0000 (07:53 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 10 Apr 1993 07:53:50 +0000 (07:53 +0000)
commit5f1a4d4164565cca7958f606e88bf94ac70424a5
treeb44c5410fb1d077c11742ee5671ec155d47923e9
parent4bafa97229e4aa48955c00af95dcb85f66cff609
Adjust for autoconf merger.
* config.h.in: Add extra line to top, in case autoconf gets fixed
and decides not to add Makefile-style comments to the top of the
files it generates which we are forced to lop off.
Indicate that the boolean macros here get their definitions via
the DEFS Makefile variable.
Adjust the operating system and machine #includes to use
autoload's @cookies@.
(RETSIGTYPE): Give this a default value.
(SIGTYPE): Set this from RETSIGTYPE.
(LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Get values via @cookies@.
* Makefile.in (DEFS): Renamed from CONFIG_CFLAGS.
(xmakefile): Pass CFLAGS to ${CPP}.

* Makefile.in (tagsfiles): Remove external-lisp from this list of
files; we're not distributing it, so the normal build process
shouldn't depend on it.
src/Makefile.in